Welcome![Sign In][Sign Up]
Location:
Search - java cs

Search list

[Internet-NetworkNet_cs_java

Description: 用java写的用于C/S服务的网络应用程序,相对简单,适合初学者参考。-used for writing C/S network services applications, is relatively simple and suitable for advanced users.
Platform: | Size: 91136 | Author: 范风 | Hits:

[JSP/Javajavachatroomcs

Description: java做得cs聊天室,支持多方聊天,对学习java网络编程的朋友有很好的借鉴作用!-done cs chat rooms, support multi-chat, learning Network Programming java friends have a good reference!
Platform: | Size: 38912 | Author: vcsir | Hits:

[Other resourceDBSCAN-csharp

Description: 程序说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库。 已知问题及进一步改进建议: 问题:dbscan.cs行64,SortedList不支持重复键,因此若两个数据点距离相同则无法加入集合 解决:采用人为减小一个微小量,使数据点距离不同且不影响聚类结果 上一解决方案的问题:减小double.Epsilon微小量无助于使SortedList认为两点距离以及不同 解决:采用一个指数增长的微小量,连续重试直至SortedList认为距离已经不同 进一步改进建议:可能通过double的强制转型为内存中的byte类型(假设double型转为8个byte) 然后最后一个byte减去0x01可比较漂亮的解决问题,但是……呵呵,C#中我不会这个操作 也可以自己实现一个SortedList,支持重复键,当然,这,好像是微软应该做的工作了 ^_^ Eric Guo <http://www.cnblogs.com/ericguo/> -procedures : Form1.cs clustering algorithm is applied DBSCAN (Density-Based Spati cal Clustering of Application with Noise) example, two parameters can EPS and MinPts regulation clustering. DBSCAN.cs is, the clustering algorithm further information please refer to the "data mining" or books related data clustering example from sxdb.m db, an Access database. Known issues and recommendations for further improvement : : 64 dbscan.cs OK, SortedList not support duplicate keys, and therefore if two data points from the same pool can not be solved by adding : By applying an artificially reduce a small amount of data from different points without clustering results on the impact of a solution of the problem : double.Epsilon small decrease in the amount of helplessness to make that 2:00 S
Platform: | Size: 26624 | Author: Huang Yi | Hits:

[JSP/Javatalk-plugins

Description: 一个基于eclipse插件开发的聊天程序,包括服务器端和客户端-an eclipse based on the development of plug-in chat program, including server and client
Platform: | Size: 23552 | Author: 祥子 | Hits:

[JSP/Javabs_luntan

Description: 每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 -examples of each folder with all the database tables, procedures, documents and a source of X packages (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents, recompile, can be directly
Platform: | Size: 3636224 | Author: angel | Hits:

[JSP/Javabs_shopping

Description: bs_网上购物系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 -bs_ online shopping system each case folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents, recom
Platform: | Size: 2413568 | Author: angel | Hits:

[JSP/JavaManager(cs)

Description: 学生资料管理系统 基于c/s模式开发 用户可以运行用户端登陆服务器 然后通过客户端来进行服务器端的数据库操作-student information management system based on the c/s mode of development of the user can run client server then landing passengers End households to the database server operation
Platform: | Size: 13312 | Author: 悲愁 | Hits:

[JSP/JavaVirtualCommunity

Description: 虚拟社区的模拟应用(java课程设计): 建立一个虚拟社区,其中有开发公司、投资公司、销售公司、银行以及客户,并模拟他们之间的互动。使用CS结构、Java Socket进行编程。 内附详细的设计思路与UML图,以及使用说明。 -virtual communities simulation application (java curriculum design) : the creation of a virtual community, including development companies, investment firms, marketing firms, banks and customers, and simulation of the interaction between them. Use CS structure for Java Socket Programming. Containing detailed design and UML map, and use.
Platform: | Size: 116736 | Author: 尤冉 | Hits:

[JSP/Javacs-sort

Description: java写的cs架构的数字排序。客户端输入多个数字,服务端排序完成之后返回结果!-java write cs framework ranking figures. Client importation of a number of figures, the server returned after the completion of sequencing results!
Platform: | Size: 6144 | Author: zym | Hits:

[JSP/Javasrc

Description: 本程序可在局域网内实现聊天、传送文件功能,基于C/S模式设计-the procedure could be achieved within LAN chat function of the transmission of documents, based on the C/S mode design
Platform: | Size: 69632 | Author: 汤启明 | Hits:

[JSPHF.EJB.CS

Description: 电子书《Head First EJB》的中文版前三章-E-book
Platform: | Size: 8937472 | Author: 李明 | Hits:

[JSPHead.First.Servlets.And.Jsp.CS.ch1-3

Description: 电子书《Head.First.Servlets.And.Jsp》中文版前三章-E-book
Platform: | Size: 5430272 | Author: 李明 | Hits:

[JSParchitecture

Description: 软件体系结构软件架构讲义,比较好的学习系统分析的ppt教程-Software architecture software architecture lectures, study and analysis of relatively good tutorial ppt
Platform: | Size: 1440768 | Author: zhangwenjun | Hits:

[JSP/Javajavaexceledit

Description: java 做的cs版excel编辑器,gong 参考学习 特发此包-java to do the cs version of excel Editor, gong reference idiopathic learning this package
Platform: | Size: 2080768 | Author: zj | Hits:

[WEB Codecs

Description: 此网上选课系统用Dreamweaver网页制作工具完成网上选课系统的界面设计,用HTML语言设计网页的外观构架,在网页编辑器中嵌入JSTL标签和jsp实现页面的动态显示,并用JavaScript语言对网页中提交的数据进行处理。在系统的后台,采用MySQL作为数据库支持,提供基本的表信息。 在JBuilder的集成开发环境里,通过使用Struts应用程序框架,不仅使项目更加条理清晰,开发变得简单便捷,而且使用了MVC(Model View Controller)的软件设计模式,从而增加了代码的重用率,减少了数据表达,数据描述和应用操作的耦合度。 同时也使得软件可维护性,可修复性,可扩展性,灵活性以及封装性大大提高。 网上选课系统从功能上分为3大块的功能,分别为:选课操作,用户登录和身份验证,各类信息的管理,其中信息管理分为三个子模块:身份验证 选课操作 信息管理 从对象上划分为2个对象,学生,管理员。主要的操作是学生的选课操作和管理员的信息管理。-err
Platform: | Size: 8007680 | Author: Tina | Hits:

[JSP/JavajspExam

Description: jsp网络考试系统,网上学生考试系统(cs版) 这是毕业设计程序,当时做的时候付出了很大的努力, 也学到很多的东西,算是对所学JAVA知识的一个综合应用吧, 做的过程中在网上找到了很多有用的东西,也深刻体会了网上"淘金"的难度, 所以现在拿出来大家共享资源 -Network Test System jsp, online student testing system (cs version) This is a graduate design program, then make time to put in a lot of effort, but also learned a lot of things, be considered for the study of a comprehensive knowledge of JAVA application bar, make the process of the Internet to find a lot of useful things, but also a profound experience of the Internet gold rush of difficulty, so everyone is now out of shared resources
Platform: | Size: 389120 | Author: tuo | Hits:

[.netASP_NET_2_0ymtjwsxys

Description: C#开发的ASP.NET 2.0 页面提交无刷新演示,不需要AJax,利用javascript实现和.Cs后台联动,很有借鉴价值!-C# Developed ASP.NET 2.0 page refresh submitted no demonstration, no need AJax, the use of javascript and realize. Cs background linkage, referential value!
Platform: | Size: 8192 | Author: 黔枫 | Hits:

[JSP/JavaAdvDragon-CS

Description: a simple java mutlti thread concurrency program src code
Platform: | Size: 111616 | Author: zjh | Hits:

[JSP/JavaJAVA_FiveChess

Description: 一个CS模式的网络五子棋游戏,用JAVA写的,源码版式不好,也共享出来,希望大家看后给些编程方面意见或建议.-CS model of a network Gobang game, written using JAVA, bad source format, but also sharing them, I hope to see everyone give some comments or suggestions on programming.
Platform: | Size: 34816 | Author: THM | Hits:

[JSP/Javachat

Description: 这是一个简单的聊天程序,基于 c\s模型的。大家可以试试。-This is a simple chat program, based on the cs model. Everyone can try.
Platform: | Size: 26624 | Author: 周紫宸 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 13 »

CodeBus www.codebus.net